Skip to content

Constrain classes further in MailPreview controller (#1078)#1079

Merged
markstory merged 1 commit into
4.xfrom
backport-fix
Jun 6, 2026
Merged

Constrain classes further in MailPreview controller (#1078)#1079
markstory merged 1 commit into
4.xfrom
backport-fix

Conversation

@markstory
Copy link
Copy Markdown
Member

This controller should not attempt to load classes with \ in the name, nor should it attempt to load classes that do not extedn MailPreview.

Thanks to Volker Dusch and the PHP Ecosystem security team for reporting this.

Backport from 5.x

This controller should not attempt to load classes with `\` in the name,
nor should it attempt to load classes that do not extedn
`MailPreview`.

Thanks to Volker Dusch and the PHP Ecosystem security team for reporting this.

Backport from 5.x
@markstory markstory merged commit 5e0fe27 into 4.x Jun 6, 2026
5 of 10 checks passed
@markstory markstory deleted the backport-fix branch June 6, 2026 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant